<div style="padding-top: 16px;" class="all-news">   </div>
<table width="100%">
 <tr>
 <td class="news" valign="top">
<table style="margin-top: 8px;" width="100%">
<?if(!$USER_LOGGED_IN$)?> <tr>
 <td width="240" align="left">
 <input type="text" name="name" id="name" class="all_input" style="width:240px;" value="$NAME$" onFocus="if(this.value=='  ')this.value=''" onBlur="if(this.value=='')this.value='  '"> <br>
 <input type="text" name="mail" id="email" class="all_input" style="width:240px; margin-top: 8px;" value="$EMAIL$" onFocus="if(this.value=='  ')this.value=''" onBlur="if(this.value=='')this.value='  '">
 </td>
 </tr><?endif?>
</table>

<table width="100%">
 <tr>
 <td style="padding-top: 16px;"><textarea class="commFl" style="height:135px;" rows="8" name="message" id="message" cols="50">$MESSAGE$</textarea></td>
 </tr>
</table>

<?if($SECURITY_CODE$)?>
<div style="padding-bottom: 16px; padding-top: 16px;" class="all-title"> </div>

<table width="450"><tr>
 <td align="left" valign="top">$SUBSCRIBE$</td>
</tr></table>
<?endif?>

</td>

</table>
 <div style="margin-top: 16px;"><input onClick="doAddComments();return false;" name="submit" type="image" src="/images/spacer.gif" class="addcom-button" style="border: 1px solid #3e3d3d;"></div>